←Select platform

ToArray Method

Summary

Gets an array of the items in this collection.

Syntax
C#
VB
C++
public T[] ToArray() 
Public Function ToArray() As _T()_ 
public: 
_array<T^>^_ ToArray();  

Return Value

An array of the items in this collection.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly